home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 December / december_2000.iso / Intercd / root / Mail / ^MailShield / setup.exe / data1.cab / Default_Configuration_Files / offrdns.txt < prev    next >
Encoding:
Text File  |  2000-10-18  |  2.0 KB  |  42 lines

  1. ###########################################################################
  2. # [Disable Reverse DNS]
  3. # Description: "Set if reverse DNS lookups are performed on incoming mail"
  4. # Keywords: "DNS, domain name server, TCP/IP, reverse lookups"
  5. # Category: "Basic configuration"
  6. # Format: "{TRUE OR FALSE}"
  7. #
  8. # Sets whether or not MailShield performs a reverse DNS lookup when a TCP/IP
  9. # connection is made to MailShield.
  10. #
  11. # Explanation: to send mail to a host on the Internet, a mail server makes
  12. # a TCP/IP connection to another mail server. When you use MailShield, then
  13. # MailShield is your mail server.  MailShield can look up the TCP/IP address
  14. # of the other mail server, and determine the hostname and domain of the 
  15. # connecting machine. This is called a "reverse lookup" because a name is
  16. # determines from the TCP/IP address, as opposed to a "forward lookup", 
  17. # which is where a TCP/IP address is determined from a hostname.
  18. #
  19. # MailShield uses this reverse DNS lookup information in several places:
  20. # 1) in the Received: header it inserts, 2) for okrelayd.txt, i.e.: domains
  21. # approved for relaying feature, 3) in the bandom.txt file, i.e.: banned
  22. # domains, 4) in the noname.txt file, i.e.: connecting host has no name
  23. # and 5) in the tarpitd.txt file, i.e.: hostnames to tarpit.
  24. #
  25. # However, if you are not using any of these features, you may want to
  26. # not have MailShield perform the reverse DNS lookup, as it does take 
  27. # a little bit of time for the reverse lookup to be performed. 
  28. #
  29. # Note that MailShield maintains its own in-memory DNS cache for both 
  30. # forward and reverse DNS lookups, and is thus more efficient than most 
  31. # mail servers in performing reverse DNS lookups over the long term.
  32. #
  33. # By default, reverse DNS lookups not disabled.  If you want to disable 
  34. # reverse DNS lookups, be sure that you are not using any of the features
  35. # listed above.
  36. #
  37. # To disable reverse DNS lookups, set this value to TRUE.
  38. #
  39. # Instructions: "Please enter the word TRUE or the word FALSE below."
  40. FALSE
  41.